NewTransform
TheNewTransform
method creates a new identity transform.
ODTransform NewTransform ();
- return value
- A reference to the newly created transform, or
kODNULL
if an error occurred.DISCUSSION
This method initializes the reference count of the returned transform. When you have finished using that transform, you should call itsRelease
method.EXCEPTIONS
kODErrOutOfMemory
- There is not enough memory to create a new transform.
SEE ALSO
Table 11-1 on page 466 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help